object Orderinformation: TOrderinformation Left = 337 Top = 163 Width = 426 Height = 400 Caption = 'Purchase EarMaster' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter Scaled = False PixelsPerInch = 120 TextHeight = 16 object Memo1: TMemo Left = 0 Top = 65 Width = 418 Height = 305 Align = alClient BorderStyle = bsNone Color = 14408667 Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -15 Font.Name = 'Arial' Font.Style = [] Lines.Strings = ( 'EarMaster is available through the distributors listed below.' 'If your country is not on the list, please go to the "EarMaster ' 'internet order page" to purchase EarMaster' '' '***********************' 'DANMARK' '' 'Roland Scandinavia' 'Langebrogade' 'K�benhavn' '' '' '***********************' 'NORGE' '' 'Roland scandinavia') ParentFont = False ReadOnly = True ScrollBars = ssVertical TabOrder = 0 WantReturns = False end object Panel1: TPanel Left = 0 Top = 0 Width = 418 Height = 65 Align = alTop BevelOuter = bvNone TabOrder = 1 object Label2: TLabel Left = 8 Top = 16 Width = 213 Height = 20 Cursor = crHandPoint Hint = 'http://www.earmaster.com' Caption = 'EarMaster internet order page' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -17 Font.Name = 'MS Sans Serif' Font.Style = [fsUnderline] ParentFont = False ParentShowHint = False ShowHint = True OnClick = Label2Click end object BitBtn1: TBitBtn Left = 340 Top = 36 Width = 75 Height = 25 Caption = 'Close' ModalResult = 1 TabOrder = 0 end end end